home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 326-350 / disk_329 / empire / docs / owner_changes.doc < prev    next >
Text File  |  1992-05-06  |  4KB  |  75 lines

  1. List of Owner/Deity related changes from 1.2w to 1.3w:
  2. ======================================================
  3. *Edit and Examine world now allow changing users ability to send public
  4.        messages (using the * function)
  5. *Public messages are now allowed. The user sends telegrams to *, and a
  6.        copy will be sent to every active user who has less than 6k in
  7.        his/her mailbox.
  8. *Telegram files are now actually deleted and recreated when a user deletes
  9.        their mail. This imposes almost no slowdown, and will free up a LOT
  10.        of usable space, as empty mailboxes are now 0 bytes long instead of
  11.        however long the longest set of messages was.
  12. *EmpCre allows you to set public/no public message status
  13. *WorldInfo indicates public message status
  14. *Because users won't receive public messages if their mailbox is over 6k,
  15.        they are automatically encouraged to delete their old mail, resulting
  16.        in more file area
  17. *Fixed several big bugs in cmd_telegram() that date from the Chris Gray
  18.        version. Used to crap out Empire if a local user tried to send a
  19.        file to all users. This was due to Chris using only one file
  20.        handle for both the input and output file. Things worked fine if
  21.        you sent a typed in file to everyone, or sent a file to one
  22.        person, but if you did both it exited, leaving files open. Also
  23.        fixed was a bug that would prevent any further global message if
  24.        a previous telegram was reading from a file and got an error
  25.        (such as the file not existing). It would abort the telegram
  26.        and leave the intermediate telegram file open.
  27. *Edit and Examine world now allow changing users ability to change countries
  28.        without logging off.
  29. *WorldInfo indicates users ability to change countries without logging off
  30.  
  31. List of Owner/Deity related changes from 1.1w to 1.2w:
  32. ======================================================
  33. Changed many pretend(xxx, void) statements to new "ignore" statements
  34. Changed printFile() to new return type "boid"
  35. Added many register variables
  36. New country status "Visitor"
  37. Edit country now allows editing the name and password
  38. news() and newsOpen() patched to fix hidden bug that the new version of the
  39.        compiler revealed
  40. Output redirection for local user now sends all output to the given output
  41.        file AND to the screen
  42. CEN for the deity prints the owning country as the first column
  43. EXE/EDI use/allow country name for sector/ship
  44. *PowerGen also converted to use register variables. Now much faster.
  45. *WorldInfo now included with Empire package
  46. *PRI now correctly sets the lot number of exchange centers. All previous
  47.        versions have a bug which can overwrite the last lot, but still
  48.        leave the items for sale. This is the last of the known bugs!!
  49.  
  50. List of Owner/Deity related changes from 1.0 to 1.1w:
  51. =====================================================
  52. CMD-EDIT cleaned up, fixed (Now edits long variables correctly)
  53. *File HANGUP-FILE added (displayed after typing 'bye'.
  54. *New routine serialGotPause()
  55. Sysop chat added (Kludgy, but it works safely)
  56. *GRAB takes 5 minutes to user time counter
  57. BUMP adds 10 minutes to user time counter
  58. *WARN added (warns user to log off system)
  59. *DUMP added (hangs up user after next command (no warning))
  60. Use POW CHECK to display actual/expected # of country sectors
  61. *Only deity can use POW FORCE
  62. *Now uses program PowerGen to create reports from outside main Empire program
  63. *Now uses 3 volumes: EmpMisc: EmpSect: and EmpHelp:
  64. *God's relation to other countries affect MAP output
  65. *Setting a countries status to idle now allows it to be reused
  66.        automatically
  67.  
  68. ____________________________________________________________________________
  69. |* - Only in X.Xw versions, NOT versions by Chris Gray. Some changes were  |
  70. |       made by either Chris Gray or myself, and included in both versions.|
  71. |       The * allows you to know the differences in features between the   |
  72. |       versions.                                                          |
  73. |__________________________________________________________________________|
  74.  
  75.